home *** CD-ROM | disk | FTP | other *** search
- MABRY SOFTWARE - REGISTRY INFORMATION CONTROL - RELEASE NOTES
- March 1, 1999
-
-
- 1.00.010 December 6, 1998
- * If the GetEntry method specifies a non-existent
- key, the key is not created.
-
- 1.00.009 November 3, 1998
- * Key and KeyItemName can now include the "*" and
- "?" characters.
-
- 1.00.008 August 4, 1998
- * KeyItemName can now include the backslash
- character.
-
- 1.00.007 July 24, 1998
- * REG_BINARY data types can get and set values
- without requiring or inserting a null terminater.
-
- 1.00.006 May 7, 1998
- * Modified internal logic so the EnumerateEntry
- method works on root keys.
-
- 1.00.005 March 15, 1998
- * Modified internal logic so the SetEntry method
- set a key's default item.
-
- 1.00.004 February 27, 1998
- * Fixed a problem with SetEntry when the KeyItemValue
- was set to an empty string. Previously, the value
- was not updated properly.
-
- 1.00.003 February 7, 1998
- * Added EnumerateEntry method to facilitate registry
- browsing. After EnumerateEntry is invoked, the
- SubKeyNames property (string array) and the ItemNames
- property (string array) contain the names of
- the sub-keys and items under the specified key.
- The SubKeysCount and ItemsCount properties indicate
- the number of items in the SubKeyNames array
- and ItemNames arrays (respectively).
- * Updated samples.
-
- 1.00.002 December 12, 1997
- * Control can now write to default data (see KeyItemName
- property for more info).
-
- 1.00.000 November 4, 1997
- * Product release.
-